source language program(slp)怎么讀
點(diǎn)擊播放按鈕播放發(fā)音:
讀音分解
- source 的發(fā)音
- language 的發(fā)音
- program(slp) 的發(fā)音
- source language program(slp)英語什么意思:The original, untranslated version of a program written in a highlevel language (such as FORTRAN, COBOL, or MACRO). A translator (assembler, compiler, or interpreter) is used to perform the mechanics of translating the source program into a machine language program that can be run on the computer. Source programs, when translated, produce object modules as their primary output. A program may exist as a source program, an object module, and a runnable core image.; 用一種高級語言(如FORTRAN,COBOL或MACRO) 編寫的一種未經(jīng)翻譯的程序。翻譯程序用以完成翻譯的機(jī)構(gòu),把源程序翻譯成在計(jì)算機(jī)上可以運(yùn)行 的機(jī)器語言程序。源程序在被翻譯時(shí),產(chǎn)生目標(biāo)程序模塊作為其主要輸出。程序可以以源 程序、目標(biāo)程序模塊和可以運(yùn)行的內(nèi)存程序映象存在。